.line-break{
    width: 100vw;
    height: 1.5px;
    position: relative;
    top: 23vh;
    background-color: rgba(158, 156, 156, 0.364);
}

.line-break1{
    width: 100vw;
    height: 1.5px;
    position: relative;
    background-color: rgba(158, 156, 156, 0.364);
}